home *** CD-ROM | disk | FTP | other *** search
/ Weekly Play Boy All Stars / Weekly Play Boy All Stars 1.iso / pc / misaki.exe / misaki.dxr / 00002_misaki_latest.swf / scripts / DefineButton2_143 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-01-22  |  104 b   |  8 lines

  1. on(release){
  2.    tellTarget("../M_profile")
  3.    {
  4.       gotoAndStop("begin");
  5.       play();
  6.    }
  7. }
  8.